﻿2026-07-19T11:18:18.3221638Z ##[group]Run actions/checkout@v5
2026-07-19T11:18:18.3221880Z with:
2026-07-19T11:18:18.3222063Z   repository: SaberMage/spt-shell-notify
2026-07-19T11:18:18.3222297Z   path: .adapter-notify
2026-07-19T11:18:18.3224215Z   token: ***
2026-07-19T11:18:18.3224414Z   ssh-strict: true
2026-07-19T11:18:18.3224625Z   ssh-user: git
2026-07-19T11:18:18.3224849Z   persist-credentials: true
2026-07-19T11:18:18.3225077Z   clean: true
2026-07-19T11:18:18.3225292Z   sparse-checkout-cone-mode: true
2026-07-19T11:18:18.3225544Z   fetch-depth: 1
2026-07-19T11:18:18.3225746Z   fetch-tags: false
2026-07-19T11:18:18.3225959Z   show-progress: true
2026-07-19T11:18:18.3226165Z   lfs: false
2026-07-19T11:18:18.3226351Z   submodules: false
2026-07-19T11:18:18.3226573Z   set-safe-directory: true
2026-07-19T11:18:18.3226798Z env:
2026-07-19T11:18:18.3227002Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-19T11:18:18.3227293Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-19T11:18:18.3227565Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-19T11:18:18.3227851Z ##[endgroup]
2026-07-19T11:18:18.4993469Z Syncing repository: SaberMage/spt-shell-notify
2026-07-19T11:18:18.4995959Z ##[group]Getting Git version info
2026-07-19T11:18:18.4996723Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-07-19T11:18:18.5020204Z [command]/usr/bin/git version
2026-07-19T11:18:18.5053691Z git version 2.43.0
2026-07-19T11:18:18.5103865Z ##[endgroup]
2026-07-19T11:18:18.5116218Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/cd9eb9ef-3c58-4480-a1d1-5468797e3645' before making global git config changes
2026-07-19T11:18:18.5116832Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T11:18:18.5119399Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-07-19T11:18:18.5146192Z ##[group]Initializing the repository
2026-07-19T11:18:18.5148869Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-07-19T11:18:18.5175476Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-19T11:18:18.5175982Z hint: is subject to change. To configure the initial branch name to use in all
2026-07-19T11:18:18.5176440Z hint: of your new repositories, which will suppress this warning, call:
2026-07-19T11:18:18.5176822Z hint: 
2026-07-19T11:18:18.5177079Z hint: 	git config --global init.defaultBranch <name>
2026-07-19T11:18:18.5177387Z hint: 
2026-07-19T11:18:18.5177671Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-19T11:18:18.5178120Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-19T11:18:18.5178478Z hint: 
2026-07-19T11:18:18.5178672Z hint: 	git branch -m <name>
2026-07-19T11:18:18.5180718Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-07-19T11:18:18.5188264Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-19T11:18:18.5213610Z ##[endgroup]
2026-07-19T11:18:18.5214024Z ##[group]Disabling automatic garbage collection
2026-07-19T11:18:18.5216032Z [command]/usr/bin/git config --local gc.auto 0
2026-07-19T11:18:18.5238432Z ##[endgroup]
2026-07-19T11:18:18.5238765Z ##[group]Setting up auth
2026-07-19T11:18:18.5243740Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-19T11:18:18.5266204Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-19T11:18:18.5478567Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T11:18:18.5504818Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-19T11:18:18.5693266Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T11:18:18.5719976Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-19T11:18:18.5911672Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-19T11:18:18.5941099Z ##[endgroup]
2026-07-19T11:18:18.5941476Z ##[group]Determining the default branch
2026-07-19T11:18:18.5943990Z Retrieving the default branch name
2026-07-19T11:18:19.0081529Z Default branch 'main'
2026-07-19T11:18:19.0082263Z ##[endgroup]
2026-07-19T11:18:19.0082681Z ##[group]Fetching the repository
2026-07-19T11:18:19.0086710Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-19T11:18:19.6212243Z From https://github.com/SaberMage/spt-shell-notify
2026-07-19T11:18:19.6212846Z  * [new branch]      main       -> origin/main
2026-07-19T11:18:19.6237154Z ##[endgroup]
2026-07-19T11:18:19.6237788Z ##[group]Determining the checkout info
2026-07-19T11:18:19.6240879Z ##[endgroup]
2026-07-19T11:18:19.6254840Z [command]/usr/bin/git sparse-checkout disable
2026-07-19T11:18:19.6303891Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-19T11:18:19.6332075Z ##[group]Checking out the ref
2026-07-19T11:18:19.6334909Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-19T11:18:19.6373987Z Switched to a new branch 'main'
2026-07-19T11:18:19.6374321Z branch 'main' set up to track 'origin/main'.
2026-07-19T11:18:19.6377628Z ##[endgroup]
2026-07-19T11:18:19.6408921Z [command]/usr/bin/git log -1 --format=%H
2026-07-19T11:18:19.6429104Z ee2d37eadc730c0019e0af82d683074c509634a2
